input[type=text],select,textarea{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#content, #footer-nav{max-width:740px;width:96%; margin: auto;}
.container{overflow: visible;}
form .info {font-size:12px;}
.textforphone a {white-space: nowrap;}
#footer-nav{line-height:normal;}
@media all and (max-width:750px){
	#bubWrapper{display:none;}
	form .info {display:block;}
}
@media all and (max-width:450px){
	#post h1.a1{font-size:30px;}
	input[type=text], input[type=text]#pcode,select,textarea, select{width:100% !important;padding:2%;}
	input#codinp{width:auto !important;padding:0;margin-bottom:0;}
	.address-pane-table table td {display:block;text-align:left;}
	.address-pane-table {width:96%;max-width:300px;margin-bottom:10px;}
	input, select, textarea {margin-bottom: 10px}
	.textforphone a {padding: 10px; font-size: 1.5em !important; text-align: center; display: block;}
}